From 62320bb4f06dbbbe83cb3c8e8a48f03f1812938a Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sat, 25 May 2002 00:06:30 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 87c658ffa6d..836ebe091d5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2002-05-25 Kim F. Storm + + * emulation/cua-base.el (cua--self-insert-char-p): New function. + + * emulation/cua-gmrk.el (cua--init-global-mark): Install default + binding in cua--global-mark-keymap using cua--self-insert-char-p + to handle all global self inserting characters in gmark mode. + + * emulation/cua-rect.el (cua--init-rectangles): Install default + binding in cua--rectangle-keymap using cua--self-insert-char-p + to handle all global self inserting characters in rectangle mode. + 2002-05-24 Stefan Monnier * net/ange-ftp.el (read-file-name-internal): Remove the -- 2.30.2